wayland: Handle the display connection erroring out
authorRob Bradford <rob@linux.intel.com>
Tue, 9 Jul 2013 17:08:21 +0000 (18:08 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 9 Jul 2013 22:52:56 +0000 (18:52 -0400)
commitaf26a18032b298b7c4d1e592f97e2e7949190de6
tree2c9af8d73a2e005ff3b6cbcd9dd7f750c1b82707
parent99b78fdd7f21539a288bfe846542b633756ce163
wayland: Handle the display connection erroring out

wl_display_flush or wl_display_dispatch can return -1 if there is an
error on the display connection.

https://bugzilla.gnome.org/show_bug.cgi?id=703892
gdk/wayland/gdkeventsource.c